CURVE_MULTI_LINK

Description

This element connects multiple curves together. Whenever one of the 'from' curves changes, the 'to' curves take the 'from' value modified by the mux_function.

Common Attributes

See common elements attributes.

Specific Attributes
Name Value Type Default Value Description Comment V. Exp.

from

List of curve id separated by ';'

Empty

Identifiers of the source curves.

Mandatory

1.4.3

No

to

List of curve id separated by ';'

Empty

Identifier of the destination curves.

Mandatory

1.4.3

No

mux_function

Mux function ('+','-','/','*')

+

Function used to convert the n input values to a single value.


1.4.3

No

enabled

boolean

'true'

Enables or disables the link.


1.4.3

1.4.3